diff --git a/docs/API_docs/constructors/channelFull.md b/docs/API_docs/constructors/channelFull.md index f046be90..22b894cc 100644 --- a/docs/API_docs/constructors/channelFull.md +++ b/docs/API_docs/constructors/channelFull.md @@ -43,7 +43,7 @@ Full channel |linked\_chat\_id|[int](../types/int.md) | Optional|Linked chat ID| |location|[ChannelLocation](../types/ChannelLocation.md) | Optional|Location| |slowmode\_seconds|[int](../types/int.md) | Optional|If specified, users in supergroups will only be able to send one message every `slowmode_seconds` seconds| -|slowmode\_next\_send\_date|[int](../types/int.md) | Optional|| +|slowmode\_next\_send\_date|[int](../types/int.md) | Optional| Indicates when the user will be allowed to send another message in the supergroup (unixdate)| |pts|[int](../types/int.md) | Yes|PTS| diff --git a/old_docs/API_docs_v104/constructors/channelFull.md b/old_docs/API_docs_v104/constructors/channelFull.md index f046be90..22b894cc 100644 --- a/old_docs/API_docs_v104/constructors/channelFull.md +++ b/old_docs/API_docs_v104/constructors/channelFull.md @@ -43,7 +43,7 @@ Full channel |linked\_chat\_id|[int](../types/int.md) | Optional|Linked chat ID| |location|[ChannelLocation](../types/ChannelLocation.md) | Optional|Location| |slowmode\_seconds|[int](../types/int.md) | Optional|If specified, users in supergroups will only be able to send one message every `slowmode_seconds` seconds| -|slowmode\_next\_send\_date|[int](../types/int.md) | Optional|| +|slowmode\_next\_send\_date|[int](../types/int.md) | Optional| Indicates when the user will be allowed to send another message in the supergroup (unixdate)| |pts|[int](../types/int.md) | Yes|PTS|