Message.getKVPairs

Returns the parameters excluding the trailing text which are seperated by spaces but only those which are key-value pairs

class Message
string[string]
getKVPairs
()

Return Value

Type: string[string]

the key-value pair parameters

Meta