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

10 uses

	github.com/gotd/td/tg (current package)
		tl_bot_command_scope_gen.go#L42: const BotCommandScopeDefaultTypeID = 0x2f6cb2ab
		tl_bot_command_scope_gen.go#L78: 	return BotCommandScopeDefaultTypeID
		tl_bot_command_scope_gen.go#L90: 		ID:   BotCommandScopeDefaultTypeID,
		tl_bot_command_scope_gen.go#L105: 	buf.PutID(BotCommandScopeDefaultTypeID)
		tl_bot_command_scope_gen.go#L122: 	if err := buf.ConsumeID(BotCommandScopeDefaultTypeID); err != nil {
		tl_bot_command_scope_gen.go#L958: 	case BotCommandScopeDefaultTypeID:
		tl_registry_gen.go#L1052: 		BotCommandScopeDefaultTypeID:                                            "botCommandScopeDefault#2f6cb2ab",
		tl_registry_gen.go#L2834: 		"botCommandScopeDefault":                                            BotCommandScopeDefaultTypeID,
		tl_registry_gen.go#L4616: 		BotCommandScopeDefaultTypeID:                                            func() bin.Object { return &BotCommandScopeDefault{} },
		tl_registry_gen.go#L5473: 			BotCommandScopeDefaultTypeID,