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

6 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participant_gen.go#L452: 	UserID int64
		tl_channel_participant_gen.go#L485: 	if !(c.UserID == 0) {
		tl_channel_participant_gen.go#L513: 	c.UserID = from.GetUserID()
		tl_channel_participant_gen.go#L586: 	b.PutLong(c.UserID)
		tl_channel_participant_gen.go#L622: 		c.UserID = value
		tl_channel_participant_gen.go#L644: 	return c.UserID