ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.business_connection
/
RemoveBusinessAccountProfilePhoto
Remove
Business
Account
Profile
Photo
data
class
RemoveBusinessAccountProfilePhoto
(
val
businessConnectionId
:
BusinessConnectionId
,
val
isPublic
:
Boolean
=
false
)
:
BusinessRequest.Simple
<
Unit
>
Members
Constructors
Remove
Business
Account
Profile
Photo
Link copied to clipboard
constructor
(
businessConnectionId
:
BusinessConnectionId
,
isPublic
:
Boolean
=
false
)
Properties
business
Connection
Id
Link copied to clipboard
open
override
val
businessConnectionId
:
BusinessConnectionId
is
Public
Link copied to clipboard
val
isPublic
:
Boolean
=
false
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>
<
Unit
>
Functions
method
Link copied to clipboard
open
override
fun
method
(
)
:
String