diff --git a/data/corefork.telegram.org/api/layers.html b/data/corefork.telegram.org/api/layers.html index 621b0c5c15..195ba6ac29 100644 --- a/data/corefork.telegram.org/api/layers.html +++ b/data/corefork.telegram.org/api/layers.html @@ -412,7 +412,7 @@ Layer…">
  • Added chatTheme
  • Added account.chatThemesNotModified -
  • Added account.chatThemes -
  • -
  • Added messageActionSetChatTheme -
  • +
  • Added messageActionSetChatTheme - The chat theme was changed
  • Added sendMessageChooseStickerAction -
  • Added sponsoredMessage
  • Added messages.sponsoredMessages
  • @@ -470,7 +470,7 @@ Layer…">
  • Added account.resetPasswordFailedWait
  • Added account.resetPasswordRequestedWait
  • Added account.resetPasswordOk
  • -
  • Added updateBotCommands -
  • +
  • Added updateBotCommands - The command set of a certain bot in a certain chat has changed.
  • Changed Constructors
    Changed Constructors
    @@ -941,24 +941,24 @@ Layer…">
  • Added speakingInGroupCallAction
  • Added groupCallDiscarded
  • Added groupCall -
  • -
  • Added inputGroupCall -
  • +
  • Added inputGroupCall - Points to a specific group call
  • Added messageActionGroupCall -
  • Added messageActionInviteToGroupCall -
  • Added groupCallParticipant -
  • Added updateChat -
  • -
  • Added updateGroupCallParticipants -
  • -
  • Added updateGroupCall -
  • -
  • Added phone.groupCall -
  • +
  • Added updateGroupCallParticipants - The participant list of a certain group call has changed
  • +
  • Added updateGroupCall - A new groupcall was started
  • +
  • Added phone.groupCall - Contains info about a group call, and partial info about its participants.
  • Added phone.groupParticipants
  • Added inlineQueryPeerTypeSameBotPM
  • Added inlineQueryPeerTypePM
  • Added inlineQueryPeerTypeChat
  • Added inlineQueryPeerTypeMegagroup -
  • Added inlineQueryPeerTypeBroadcast -
  • -
  • Added channelAdminLogEventActionStartGroupCall -
  • -
  • Added channelAdminLogEventActionDiscardGroupCall -
  • +
  • Added channelAdminLogEventActionStartGroupCall - A group call was started
  • +
  • Added channelAdminLogEventActionDiscardGroupCall - A group call was terminated
  • Added channelAdminLogEventActionParticipantMute -
  • -
  • Added channelAdminLogEventActionParticipantUnmute -
  • +
  • Added channelAdminLogEventActionParticipantUnmute - A group call participant was unmuted
  • Added channelAdminLogEventActionToggleGroupCallSetting
  • Changed Constructors
    diff --git a/data/corefork.telegram.org/constructor/botCommandScopeChats.html b/data/corefork.telegram.org/constructor/botCommandScopeChats.html index 538b4c732a..188b0d07e2 100644 --- a/data/corefork.telegram.org/constructor/botCommandScopeChats.html +++ b/data/corefork.telegram.org/constructor/botCommandScopeChats.html @@ -4,16 +4,10 @@ botCommandScopeChats - + - + @@ -45,7 +39,8 @@ BotCommandScope">

    botCommandScopeChats

    -

    +

    The specified bot commands will be valid in all groups and supergroups

    +

    +

    BotCommandScope

    +

    Related pages

    +

    Channels

    +

    How to handle channels, supergroups, groups, and what's the difference between them.

    diff --git a/data/corefork.telegram.org/constructor/channelAdminLogEventActionDiscardGroupCall.html b/data/corefork.telegram.org/constructor/channelAdminLogEventActionDiscardGroupCall.html index 22b802ed5b..59d0f4195f 100644 --- a/data/corefork.telegram.org/constructor/channelAdminLogEventActionDiscardGroupCall.html +++ b/data/corefork.telegram.org/constructor/channelAdminLogEventActionDiscardGroupCall.html @@ -4,26 +4,10 @@ channelAdminLogEventActionDiscardGroupCall - + - + @@ -55,7 +39,8 @@ ChannelAdminLogEventAction">

    channelAdminLogEventActionDiscardGroupCall

    -

    +

    A group call was terminated

    +