Class BotCommandsScopeChat
- java.lang.Object
-
- com.pengrad.telegrambot.model.botcommandscope.BotCommandScope
-
- com.pengrad.telegrambot.model.botcommandscope.BotCommandsScopeChat
-
- All Implemented Interfaces:
java.io.Serializable
public class BotCommandsScopeChat extends BotCommandScope
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.pengrad.telegrambot.model.botcommandscope.BotCommandScope
type
-
-
Constructor Summary
Constructors Constructor Description BotCommandsScopeChat(java.lang.Object chatId)
-