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

6 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participant_gen.go#L40: 	UserID int64
		tl_channel_participant_gen.go#L65: 	if !(c.UserID == 0) {
		tl_channel_participant_gen.go#L89: 	c.UserID = from.GetUserID()
		tl_channel_participant_gen.go#L142: 	b.PutLong(c.UserID)
		tl_channel_participant_gen.go#L168: 		c.UserID = value
		tl_channel_participant_gen.go#L185: 	return c.UserID