const github.com/gotd/td/tg.BotCommandScopeChatsTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_bot_command_scope_gen.go#L249: const BotCommandScopeChatsTypeID = 0x6fe1a881
		tl_bot_command_scope_gen.go#L285: 	return BotCommandScopeChatsTypeID
		tl_bot_command_scope_gen.go#L297: 		ID:   BotCommandScopeChatsTypeID,
		tl_bot_command_scope_gen.go#L312: 	buf.PutID(BotCommandScopeChatsTypeID)
		tl_bot_command_scope_gen.go#L329: 	if err := buf.ConsumeID(BotCommandScopeChatsTypeID); err != nil {
		tl_bot_command_scope_gen.go#L972: 	case BotCommandScopeChatsTypeID:
		tl_registry_gen.go#L1054: 		BotCommandScopeChatsTypeID:                                              "botCommandScopeChats#6fe1a881",
		tl_registry_gen.go#L2836: 		"botCommandScopeChats":                                              BotCommandScopeChatsTypeID,
		tl_registry_gen.go#L4618: 		BotCommandScopeChatsTypeID:                                              func() bin.Object { return &BotCommandScopeChats{} },
		tl_registry_gen.go#L5475: 			BotCommandScopeChatsTypeID,