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

6 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participant_gen.go#L209: 	UserID int64
		tl_channel_participant_gen.go#L242: 	if !(c.UserID == 0) {
		tl_channel_participant_gen.go#L272: 	c.UserID = from.GetUserID()
		tl_channel_participant_gen.go#L346: 	b.PutLong(c.UserID)
		tl_channel_participant_gen.go#L379: 		c.UserID = value
		tl_channel_participant_gen.go#L422: 	return c.UserID