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

10 uses

	github.com/gotd/td/tg (current package)
		tl_bot_command_scope_gen.go#L459: const BotCommandScopePeerTypeID = 0xdb9d897d
		tl_bot_command_scope_gen.go#L505: 	return BotCommandScopePeerTypeID
		tl_bot_command_scope_gen.go#L517: 		ID:   BotCommandScopePeerTypeID,
		tl_bot_command_scope_gen.go#L537: 	buf.PutID(BotCommandScopePeerTypeID)
		tl_bot_command_scope_gen.go#L560: 	if err := buf.ConsumeID(BotCommandScopePeerTypeID); err != nil {
		tl_bot_command_scope_gen.go#L986: 	case BotCommandScopePeerTypeID:
		tl_registry_gen.go#L1056: 		BotCommandScopePeerTypeID:                                               "botCommandScopePeer#db9d897d",
		tl_registry_gen.go#L2838: 		"botCommandScopePeer":                                               BotCommandScopePeerTypeID,
		tl_registry_gen.go#L4620: 		BotCommandScopePeerTypeID:                                               func() bin.Object { return &BotCommandScopePeer{} },
		tl_registry_gen.go#L5477: 			BotCommandScopePeerTypeID,