|
| UserBan (IrcMessage ircMessage) |
|
| UserBan (string channel, string username, string banReason, string roomId, string targetUserId) |
|
◆ UserBan() [1/2]
TwitchLib.Client.Models.UserBan.UserBan |
( |
IrcMessage |
ircMessage | ) |
|
◆ UserBan() [2/2]
TwitchLib.Client.Models.UserBan.UserBan |
( |
string |
channel, |
|
|
string |
username, |
|
|
string |
banReason, |
|
|
string |
roomId, |
|
|
string |
targetUserId |
|
) |
| |
◆ BanReason
string TwitchLib.Client.Models.UserBan.BanReason |
Reason for ban, if it was provided.
◆ Channel
string TwitchLib.Client.Models.UserBan.Channel |
Channel that had ban event.
◆ RoomId
string TwitchLib.Client.Models.UserBan.RoomId |
Channel that had ban event. Id.
◆ TargetUserId
string TwitchLib.Client.Models.UserBan.TargetUserId |
User that was banned. Id.
◆ Username
string TwitchLib.Client.Models.UserBan.Username |
The documentation for this class was generated from the following file:
- TwitchLib.Client/TwitchLib.Client.Models/UserBan.cs