Class WriteAccessAllowed

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

public class WriteAccessAllowed extends Object implements BotApiObject
This object represents a service message about a user allowing a bot to write messages after adding it to the attachment menu, launching a Web App from a link, or accepting an explicit request from a Web App sent by the method requestWriteAccess.
Version:
6.4
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • WriteAccessAllowed

      public WriteAccessAllowed()