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

10 uses

	github.com/gotd/td/tg (current package)
		tl_bot_command_scope_gen.go#L603: const BotCommandScopePeerAdminsTypeID = 0x3fd863d1
		tl_bot_command_scope_gen.go#L649: 	return BotCommandScopePeerAdminsTypeID
		tl_bot_command_scope_gen.go#L661: 		ID:   BotCommandScopePeerAdminsTypeID,
		tl_bot_command_scope_gen.go#L681: 	buf.PutID(BotCommandScopePeerAdminsTypeID)
		tl_bot_command_scope_gen.go#L704: 	if err := buf.ConsumeID(BotCommandScopePeerAdminsTypeID); err != nil {
		tl_bot_command_scope_gen.go#L993: 	case BotCommandScopePeerAdminsTypeID:
		tl_registry_gen.go#L1057: 		BotCommandScopePeerAdminsTypeID:                                         "botCommandScopePeerAdmins#3fd863d1",
		tl_registry_gen.go#L2839: 		"botCommandScopePeerAdmins":                                         BotCommandScopePeerAdminsTypeID,
		tl_registry_gen.go#L4621: 		BotCommandScopePeerAdminsTypeID:                                         func() bin.Object { return &BotCommandScopePeerAdmins{} },
		tl_registry_gen.go#L5478: 			BotCommandScopePeerAdminsTypeID,