Kick users from channels in a single message.
channelUserPairs must be a range of $(STDREF typecons, Tuple) pairs of strings, where the first string is the name of a channel and the second string is the user to kick from that channel.
See Implementation
Kick users from channels in a single message.
channelUserPairs must be a range of $(STDREF typecons, Tuple) pairs of strings, where the first string is the name of a channel and the second string is the user to kick from that channel.