Reapply changes
This commit is contained in:
parent
ffe056b625
commit
2b94d12fbd
@ -8,7 +8,8 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
|
||||
|
||||
|
||||
A message was pinned in a [channel/supergroup](https://core.telegram.org/api/channel).
|
||||
A message was pinned in a [channel/supergroup](https://core.telegram.org/api/channel).
|
||||
This update is also typically emitted as an [updateNewChannelMessage](updateNewChannelMessage.md) with [messageService](messageService.md).
|
||||
|
||||
### Attributes:
|
||||
|
||||
|
@ -8,7 +8,8 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
|
||||
|
||||
|
||||
New group member.
|
||||
New group member.
|
||||
This update is also typically emitted as an [updateNewMessage](updateNewMessage.md) with [messageService](messageService.md).
|
||||
|
||||
### Attributes:
|
||||
|
||||
|
@ -8,7 +8,8 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
|
||||
|
||||
|
||||
A member has left the group.
|
||||
A member has left the group.
|
||||
This update is also typically emitted as an [updateNewMessage](updateNewMessage.md) with [messageService](messageService.md).
|
||||
|
||||
### Attributes:
|
||||
|
||||
|
@ -8,7 +8,8 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
|
||||
|
||||
|
||||
A message was pinned in a [legacy group](https://core.telegram.org/api/channel)
|
||||
A message was pinned in a [legacy group](https://core.telegram.org/api/channel)
|
||||
This update is also typically emitted as an [updateNewMessage](updateNewMessage.md) with [messageService](messageService.md).
|
||||
|
||||
### Attributes:
|
||||
|
||||
|
@ -8,7 +8,7 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
|
||||
|
||||
|
||||
New message.
|
||||
New message in a private chat or in a [legacy group](https://core.telegram.org/api/channel).
|
||||
|
||||
### Attributes:
|
||||
|
||||
|
@ -9,7 +9,7 @@ redirect_from: /API_docs/methods/channels_getParticipants.html
|
||||
|
||||
|
||||
|
||||
Get the participants of a channel
|
||||
Get the participants of a supergroup/channel
|
||||
|
||||
### Parameters:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user