X Tutup
Skip to content

New object Voice and sendVoice method #39

@leandrotoledo

Description

@leandrotoledo

Seems like the API has been changed the key 'audio' to 'voice':

1:  {
  update_id: 129566728
  message: {
    message_id: 9972
    from: {
      id: 12173560
      first_name: "Leandro"
      last_name: "S."
      username: "leandrotoledo"
    }-
  chat: {
    id: 12173560
    first_name: "Leandro"
    last_name: "S."
    username: "leandrotoledo"
  }-
  date: 1439815858
    voice: {
      duration: 0
      mime_type: "audio/ogg"
      file_id: "AwADAQADLgEAAvjAuQABIc7Q7q6ncOoC"
      file_size: 9199
    }-
  }-
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup