ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.business_connection
/
GetBusinessAccountStarBalance
Get
Business
Account
Star
Balance
data
class
GetBusinessAccountStarBalance
(
val
businessConnectionId
:
BusinessConnectionId
)
:
BusinessRequest.Simple
<
StarAmount
>
Members
Constructors
Get
Business
Account
Star
Balance
Link copied to clipboard
constructor
(
businessConnectionId
:
BusinessConnectionId
)
Properties
business
Connection
Id
Link copied to clipboard
open
override
val
businessConnectionId
:
BusinessConnectionId
request
Serializer
Link copied to clipboard
open
override
val
requestSerializer
:
<Error class: unknown class>
<
out
<Error class: unknown class>
>
result
Deserializer
Link copied to clipboard
open
override
val
resultDeserializer
:
<Error class: unknown class>
<
StarAmount
>
Functions
method
Link copied to clipboard
open
override
fun
method
(
)
:
String