ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.message.textsources
/
mentionTextSource
mention
Text
Source
inline
fun
mentionTextSource
(
parts
:
TextSourcesList
)
:
MentionTextSource
inline
fun
mentionTextSource
(
vararg
parts
:
TextSource
)
:
MentionTextSource
inline
fun
mentionTextSource
(
whoToMention
:
Username
)
:
MentionTextSource
inline
fun
mentionTextSource
(
parts
:
TextSourcesList
,
user
:
User
)
:
TextMentionTextSource
inline
fun
User
.
mentionTextSource
(
parts
:
TextSourcesList
)
:
TextMentionTextSource
inline
fun
mentionTextSource
(
parts
:
TextSourcesList
,
userId
:
UserId
)
:
TextMentionTextSource
inline
fun
UserId
.
mentionTextSource
(
parts
:
TextSourcesList
)
:
TextMentionTextSource
inline
fun
mentionTextSource
(
parts
:
TextSourcesList
,
id
:
RawChatId
)
:
TextMentionTextSource
inline
fun
RawChatId
.
mentionTextSource
(
parts
:
TextSourcesList
)
:
TextMentionTextSource
inline
fun
mentionTextSource
(
user
:
User
,
vararg
parts
:
TextSource
)
:
TextMentionTextSource
inline
fun
mentionTextSource
(
text
:
String
,
user
:
User
)
:
TextMentionTextSource
inline
fun
User
.
mentionTextSource
(
text
:
String
)
:
TextMentionTextSource
inline
fun
mentionTextSource
(
text
:
String
,
userId
:
UserId
)
:
TextMentionTextSource
inline
fun
UserId
.
mentionTextSource
(
text
:
String
)
:
TextMentionTextSource
inline
fun
mentionTextSource
(
text
:
String
,
id
:
RawChatId
)
:
TextMentionTextSource
inline
fun
RawChatId
.
mentionTextSource
(
text
:
String
)
:
TextMentionTextSource
inline
fun
mentionTextSource
(
whoToMention
:
String
)
:
MentionTextSource
Without leading "@"