From 4adfd68d173052290751a7a603234c38fdc71ece Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Thu, 15 Aug 2019 20:31:36 +0200 Subject: [PATCH] Localize --- docs/API_docs/constructors/channelFull.md | 2 +- old_docs/API_docs_v104/constructors/channelFull.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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|