add pinned to api
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
public const string SendGroupPause = "PauseGroup";
|
||||
public const string SendGroupRemoveUser = "RemoveUserFromGroup";
|
||||
public const string SendGroupChangeOwner = "ChangeOwnerOfGroup";
|
||||
public const string SendGroupChangePinned = "ChangedPinnedUserInGroup";
|
||||
|
||||
public const string OnGroupChange = "OnGroupPushChange";
|
||||
public const string OnGroupUserChange = "OnGroupUserChange";
|
||||
|
||||
Reference in New Issue
Block a user