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

10 uses

	github.com/gotd/td/tg (current package)
		tl_chat_invite_gen.go#L44: const ChatInviteAlreadyTypeID = 0x5a686d7c
		tl_chat_invite_gen.go#L90: 	return ChatInviteAlreadyTypeID
		tl_chat_invite_gen.go#L102: 		ID:   ChatInviteAlreadyTypeID,
		tl_chat_invite_gen.go#L122: 	b.PutID(ChatInviteAlreadyTypeID)
		tl_chat_invite_gen.go#L145: 	if err := b.ConsumeID(ChatInviteAlreadyTypeID); err != nil {
		tl_chat_invite_gen.go#L1051: 	case ChatInviteAlreadyTypeID:
		tl_registry_gen.go#L523: 		ChatInviteAlreadyTypeID:                                  "chatInviteAlready#5a686d7c",
		tl_registry_gen.go#L2305: 		"chatInviteAlready":                                  ChatInviteAlreadyTypeID,
		tl_registry_gen.go#L4087: 		ChatInviteAlreadyTypeID:                                  func() bin.Object { return &ChatInviteAlready{} },
		tl_registry_gen.go#L5590: 			ChatInviteAlreadyTypeID,