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

10 uses

	github.com/gotd/td/tg (current package)
		tl_bot_command_scope_gen.go#L355: const BotCommandScopeChatAdminsTypeID = 0xb9aa606a
		tl_bot_command_scope_gen.go#L391: 	return BotCommandScopeChatAdminsTypeID
		tl_bot_command_scope_gen.go#L403: 		ID:   BotCommandScopeChatAdminsTypeID,
		tl_bot_command_scope_gen.go#L418: 	buf.PutID(BotCommandScopeChatAdminsTypeID)
		tl_bot_command_scope_gen.go#L435: 	if err := buf.ConsumeID(BotCommandScopeChatAdminsTypeID); err != nil {
		tl_bot_command_scope_gen.go#L979: 	case BotCommandScopeChatAdminsTypeID:
		tl_registry_gen.go#L1055: 		BotCommandScopeChatAdminsTypeID:                                         "botCommandScopeChatAdmins#b9aa606a",
		tl_registry_gen.go#L2837: 		"botCommandScopeChatAdmins":                                         BotCommandScopeChatAdminsTypeID,
		tl_registry_gen.go#L4619: 		BotCommandScopeChatAdminsTypeID:                                         func() bin.Object { return &BotCommandScopeChatAdmins{} },
		tl_registry_gen.go#L5476: 			BotCommandScopeChatAdminsTypeID,