Class ChatShared

java.lang.Object
org.telegram.telegrambots.meta.api.objects.ChatShared
All Implemented Interfaces:
Serializable, BotApiObject

public class ChatShared extends Object implements BotApiObject
This object contains information about the chat whose identifier was shared with the bot using a KeyboardButtonRequestChat button.
Version:
6.5
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • ChatShared

      public ChatShared()