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

11 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1054: 	u.handlers[UpdateBotChatInviteRequesterTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
		tl_registry_gen.go#L358: 		UpdateBotChatInviteRequesterTypeID:                       "updateBotChatInviteRequester#11dfa986",
		tl_registry_gen.go#L2140: 		"updateBotChatInviteRequester":                       UpdateBotChatInviteRequesterTypeID,
		tl_registry_gen.go#L3922: 		UpdateBotChatInviteRequesterTypeID:                       func() bin.Object { return &UpdateBotChatInviteRequester{} },
		tl_registry_gen.go#L6619: 			UpdateBotChatInviteRequesterTypeID,
		tl_update_gen.go#L19595: const UpdateBotChatInviteRequesterTypeID = 0x11dfa986
		tl_update_gen.go#L19666: 	return UpdateBotChatInviteRequesterTypeID
		tl_update_gen.go#L19678: 		ID:   UpdateBotChatInviteRequesterTypeID,
		tl_update_gen.go#L19718: 	b.PutID(UpdateBotChatInviteRequesterTypeID)
		tl_update_gen.go#L19751: 	if err := b.ConsumeID(UpdateBotChatInviteRequesterTypeID); err != nil {
		tl_update_gen.go#L25607: 	case UpdateBotChatInviteRequesterTypeID: