Reapply changes

This commit is contained in:
Daniil Gentili 2020-10-01 18:18:41 +02:00
parent ffe056b625
commit 2b94d12fbd
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7
6 changed files with 10 additions and 6 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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: