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

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_set_inline_game_score_gen.go#L54: 	UserID InputUserClass
		tl_messages_set_inline_game_score_gen.go#L86: 	if !(s.UserID == nil) {
		tl_messages_set_inline_game_score_gen.go#L116: 	s.UserID = from.GetUserID()
		tl_messages_set_inline_game_score_gen.go#L203: 	if s.UserID == nil {
		tl_messages_set_inline_game_score_gen.go#L206: 	if err := s.UserID.Encode(b); err != nil {
		tl_messages_set_inline_game_score_gen.go#L248: 		s.UserID = value
		tl_messages_set_inline_game_score_gen.go#L311: 	return s.UserID