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

10 uses

	github.com/gotd/td/tg (current package)
		tl_account_emoji_statuses_gen.go#L45: const AccountEmojiStatusesNotModifiedTypeID = 0xd08ce645
		tl_account_emoji_statuses_gen.go#L81: 	return AccountEmojiStatusesNotModifiedTypeID
		tl_account_emoji_statuses_gen.go#L93: 		ID:   AccountEmojiStatusesNotModifiedTypeID,
		tl_account_emoji_statuses_gen.go#L108: 	b.PutID(AccountEmojiStatusesNotModifiedTypeID)
		tl_account_emoji_statuses_gen.go#L125: 	if err := b.ConsumeID(AccountEmojiStatusesNotModifiedTypeID); err != nil {
		tl_account_emoji_statuses_gen.go#L390: 	case AccountEmojiStatusesNotModifiedTypeID:
		tl_registry_gen.go#L1123: 		AccountEmojiStatusesNotModifiedTypeID:                                   "account.emojiStatusesNotModified#d08ce645",
		tl_registry_gen.go#L2905: 		"account.emojiStatusesNotModified":                                  AccountEmojiStatusesNotModifiedTypeID,
		tl_registry_gen.go#L4687: 		AccountEmojiStatusesNotModifiedTypeID:                                   func() bin.Object { return &AccountEmojiStatusesNotModified{} },
		tl_registry_gen.go#L5391: 			AccountEmojiStatusesNotModifiedTypeID,