You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//@has_location True, if the supergroup is connected to a location, i.e. the supergroup is a location-based supergroup
1988
1988
//@sign_messages True, if messages sent to the channel contains name of the sender. This field is only applicable to channels
1989
1989
//@show_message_sender True, if messages sent to the channel have information about the sender user. This field is only applicable to channels
1990
-
//@join_to_send_messages True, if users need to join the supergroup before they can send messages. Can be false only for discussion supergroups and channel direct messages groups
1990
+
//@join_to_send_messages True, if users need to join the supergroup before they can send messages. May be false only for discussion supergroups and channel direct messages groups
1991
1991
//@join_by_request True, if all users directly joining the supergroup need to be approved by supergroup administrators. Always false for channels and supergroups without username, location, or a linked chat
1992
1992
//@is_slow_mode_enabled True, if the slow mode is enabled in the supergroup
1993
1993
//@is_channel True, if the supergroup is a channel
@@ -4433,7 +4433,7 @@ messageGiftedStars gifter_user_id:int53 receiver_user_id:int53 currency:string a
4433
4433
//@ton_amount The received amount of Toncoins, in the smallest units of the cryptocurrency
4434
4434
//@transaction_id Identifier of the transaction for Toncoin credit; for receiver only
4435
4435
//@sticker A sticker to be shown in the message; may be null if unknown
//@chat_id Identifier of the channel direct messages chat
11776
11776
//@message_id Identifier of the message in the chat which will be sent as suggested post. Use messageProperties.can_add_offer to check whether an offer can be added
11777
-
//-or messageProperties.can_change_suggested_post_info to check whether price or time of sending of the post can be changed
11778
-
//@options Options to be used to send the message. New information about the suggested post must be always specified
11777
+
//-or messageProperties.can_edit_suggested_post_info to check whether price or time of sending of the post can be changed
11778
+
//@options Options to be used to send the message. New information about the suggested post must always be specified
0 commit comments