github.com/gotd/td/tg.MessagesGetExportedChatInvitesRequest.AdminID (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_exported_chat_invites_gen.go#L49: 	AdminID InputUserClass
		tl_messages_get_exported_chat_invites_gen.go#L95: 	if !(g.AdminID == nil) {
		tl_messages_get_exported_chat_invites_gen.go#L131: 	g.AdminID = from.GetAdminID()
		tl_messages_get_exported_chat_invites_gen.go#L234: 	if g.AdminID == nil {
		tl_messages_get_exported_chat_invites_gen.go#L237: 	if err := g.AdminID.Encode(b); err != nil {
		tl_messages_get_exported_chat_invites_gen.go#L284: 		g.AdminID = value
		tl_messages_get_exported_chat_invites_gen.go#L342: 	return g.AdminID