github.com/gotd/td/tg.ChannelParticipantCreator.UserID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participant_gen.go#L679: 	UserID int64
		tl_channel_participant_gen.go#L714: 	if !(c.UserID == 0) {
		tl_channel_participant_gen.go#L742: 	c.UserID = from.GetUserID()
		tl_channel_participant_gen.go#L815: 	b.PutLong(c.UserID)
		tl_channel_participant_gen.go#L851: 		c.UserID = value
		tl_channel_participant_gen.go#L873: 	return c.UserID