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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_participant_gen.go#L312: 	UserID int64
		tl_chat_participant_gen.go#L345: 	if !(c.UserID == 0) {
		tl_chat_participant_gen.go#L369: 	c.UserID = from.GetUserID()
		tl_chat_participant_gen.go#L437: 	b.PutLong(c.UserID)
		tl_chat_participant_gen.go#L470: 		c.UserID = value
		tl_chat_participant_gen.go#L487: 	return c.UserID