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

10 uses

	github.com/gotd/td/tg (current package)
		tl_chat_participant_gen.go#L372: const ChatParticipantAdminTypeID = 0xa0933f5b
		tl_chat_participant_gen.go#L428: 	return ChatParticipantAdminTypeID
		tl_chat_participant_gen.go#L440: 		ID:   ChatParticipantAdminTypeID,
		tl_chat_participant_gen.go#L468: 	b.PutID(ChatParticipantAdminTypeID)
		tl_chat_participant_gen.go#L488: 	if err := b.ConsumeID(ChatParticipantAdminTypeID); err != nil {
		tl_chat_participant_gen.go#L609: 	case ChatParticipantAdminTypeID:
		tl_registry_gen.go#L125: 		ChatParticipantAdminTypeID:                               "chatParticipantAdmin#a0933f5b",
		tl_registry_gen.go#L1907: 		"chatParticipantAdmin":                               ChatParticipantAdminTypeID,
		tl_registry_gen.go#L3689: 		ChatParticipantAdminTypeID:                               func() bin.Object { return &ChatParticipantAdmin{} },
		tl_registry_gen.go#L5597: 			ChatParticipantAdminTypeID,