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

10 uses

	github.com/gotd/td/tg (current package)
		tl_chat_invite_gen.go#L239: const ChatInviteTypeID = 0xcde0ec40
		tl_chat_invite_gen.go#L359: 	return ChatInviteTypeID
		tl_chat_invite_gen.go#L371: 		ID:   ChatInviteTypeID,
		tl_chat_invite_gen.go#L487: 	b.PutID(ChatInviteTypeID)
		tl_chat_invite_gen.go#L531: 	if err := b.ConsumeID(ChatInviteTypeID); err != nil {
		tl_chat_invite_gen.go#L1058: 	case ChatInviteTypeID:
		tl_registry_gen.go#L524: 		ChatInviteTypeID:                                         "chatInvite#cde0ec40",
		tl_registry_gen.go#L2306: 		"chatInvite":                                         ChatInviteTypeID,
		tl_registry_gen.go#L4088: 		ChatInviteTypeID:                                         func() bin.Object { return &ChatInvite{} },
		tl_registry_gen.go#L5591: 			ChatInviteTypeID,